Carbon


InfoScrap

Header: Scrap.h Carbon status: Unsupported

Obtains information about the scrap.

ScrapStuffPtr InfoScrap ();
function result

A pointer to the scrap information structure, ScrapStuff.

SPECIAL CONSIDERATIONS

Because this function may move or purge memory blocks or access handles, your application should not call it at interrupt time.

AVAILABILITY

Not supported in Carbon. Not available in CarbonLib, but available when InterfaceLib 7.1 or later is installed. Exported by InterfaceLib 7.1 and later.

CARBON NOTES

You should instead use the function GetScrapSeed.


© 2000 Apple Computer, Inc. — (Last Updated 4/4/2000)